PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / showToolbar Method
In This Topic
    showToolbar Method
    In This Topic
    Gets a value indicating the default behavior of an interactive toolbar associated with this annotation.
    Syntax
    public boolean showToolbar()

    Return Value

    True if a toolbar should be displayed by default when the annotation is activated and given focus, false if a toolbar should not be displayed by default.
    See Also